Skip to content

Remove the unused implicit attribute _cc_toolchains.#372

Closed
mikesinouye wants to merge 3 commits intomainfrom
cc
Closed

Remove the unused implicit attribute _cc_toolchains.#372
mikesinouye wants to merge 3 commits intomainfrom
cc

Conversation

@mikesinouye
Copy link
Copy Markdown
Collaborator

@mikesinouye mikesinouye commented Dec 12, 2024

CC toolchains are gathered from the line:

toolchains = use_cc_toolchains(),

Signed-off-by: Mike Inouye <mikeinouye@google.com>
Signed-off-by: Mike Inouye <mikeinouye@google.com>
Signed-off-by: Mike Inouye <mikeinouye@google.com>
@katre
Copy link
Copy Markdown

katre commented Dec 18, 2024

Can your project upgrade to Bazel 7.4.1? That should resolve the failure, and is much more up-to-date than the current version of 6.x.

@mikesinouye
Copy link
Copy Markdown
Collaborator Author

While that is the best fix, briefly experimenting with bazel 7 seems like it requires a cascade of dependency upgrades/fixes. At this point, the time is likely better spent upgrading to bzlmod instead. @QuantamHD should we stick with bazel6 for now, resolve our internal issue with a patch, and plan to spend time for a proper bazel 8 + bzlmod migration sometime next year?

@QuantamHD
Copy link
Copy Markdown
Collaborator

Might want to just go with a patch internally, and move to bzlmod

@mikesinouye
Copy link
Copy Markdown
Collaborator Author

Sounds good, let's go with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants